Skip to content

Conversation

@deloreyj
Copy link
Collaborator

This PR adds the workers-bindings MCP server, which provides tools for LLMs to manage resources on the Cloudflare Developer Platform. This initial PR includes

  1. Moving common tools to the mcp-common package (account and worker)
  2. Creating Workers KV tools
  3. Creating workers-bindings app

accounts: AccountSchema['result']
}

export type CloudflareMcpAgent<EnvType = unknown> = McpAgent<
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome!

@deloreyj deloreyj merged commit 35f9413 into main Apr 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants